AutoMate can format dates and time any way you like:
Custom: %Format( Now(),"ddd mmmm yyyy")%
Default Short: %Format( Now(),"c")%
and much more... see the help file under "format()" for more information. You can use these expressions in any step parameter by surrounding the expression with %% signs !</AMMESSAGEBOX>